SpriteSurface.Graphics Property

Syntax

Graphics as Graphics


Used for drawing to the screen when the SpriteSurface is running. Avoid drawing into the area defined by the Height, Left, Top, and Width properties since the SpriteSurface handles this area.